Stop relying on 2to3 at build time.
authorAaron M. Ucko <ucko@debian.org>
Fri, 26 Jul 2024 00:00:49 +0000 (20:00 -0400)
committerAaron M. Ucko <ucko@debian.org>
Fri, 26 Jul 2024 00:00:49 +0000 (20:00 -0400)
commita9e68c3454d544b30501a9a43eeb111618bdff40
tree0c5f406c818333ce9f1f79e2990d121ac0588afc
parent6bdc2344f841c079b6e558c98e39e591e893ecfa
Stop relying on 2to3 at build time.

* debian/control: Stop building against 2to3, which may not be around
  much longer.
* debian/patches/allow_pcre2 (new): Allow use of PCRE2.
* debian/rules: Drop build-time 2to3 invocation in favor of
  debian/patches/2to3.
debian/changelog
debian/control
debian/patches/2to3 [new file with mode: 0644]
debian/patches/series
debian/rules